Skip to content

Support for alternative names of sqlite_schema #1641

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
el-yawd opened this issue Jun 1, 2025 · 0 comments
Open

Support for alternative names of sqlite_schema #1641

el-yawd opened this issue Jun 1, 2025 · 0 comments

Comments

@el-yawd
Copy link
Contributor

el-yawd commented Jun 1, 2025

As described in docs, sqlite_schema can have alternatives names such as:

  1. sqlite_master
  2. sqlite_temp_schema
  3. sqlite_temp_master

"Alternatives (2) and (3) only work for the TEMP database associated with each database connection, but alternative (1) works anywhere."

https://sqlite.org/schematab.html

@el-yawd el-yawd changed the title Support for alternatives names of sqlite_schema Support for alternative names of sqlite_schema Jun 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant